Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate media query in favor of a bootstrap class #1547

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Jun 12, 2024

This makes it easier for the downstream consumers to customize (by overriding the template)

@seanaery
Copy link
Contributor

Thanks for these helpful changes. Looks like this one just got merge-conflicted with the previously merged PR because they change the same file in about the same spot. I think if you rebase on main and then take out the whole @media (max-width: 767px) { ... } block it'll be good to go.

@seanaery seanaery merged commit 7d7f741 into main Jun 13, 2024
4 checks passed
@seanaery seanaery deleted the eliminate-media-query branch June 13, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants